upload 9.5.2+dfsg3-2 to unstable
authorDrew Parsons <dparsons@debian.org>
Wed, 28 Jan 2026 02:49:59 +0000 (03:49 +0100)
committerDrew Parsons <dparsons@debian.org>
Wed, 28 Jan 2026 03:41:38 +0000 (04:41 +0100)
escape sequences in vtkMethodParser.py are fixed
Closes: #1079541
debian/changelog

index 27a3581e868ca44e9958bf4b4f03f7c1864a0f6e..62863ebe9cbf0c0c6d6f66a73ec4adabcb665f38 100644 (file)
@@ -1,5 +1,6 @@
-vtk9 (9.5.2+dfsg3-2) UNRELEASED; urgency=medium
+vtk9 (9.5.2+dfsg3-2) unstable; urgency=medium
 
+  * Team upload.
   * extra VTK modules support paraview. Closes: #1100766
   * don't configure xdmf3 (i.e. IOParallelXdmf3) on 32-bit arches,
     where vtk's copy of xdmf3 fails to build. See Bug#1126484
@@ -8,9 +9,10 @@ vtk9 (9.5.2+dfsg3-2) UNRELEASED; urgency=medium
   * build docs in arch-independent build only. Closes: #1125140
     Move doc generating packages doxygen-latex, ghostscript,
     gnuplot-nox, graphviz to Build-Depends-Indep <!nodoc>.
+  * escape sequences in vtkMethodParser.py are fixed. Closes: #1079541
   * Standards-Version: 4.7.3
 
- -- Drew Parsons <dparsons@debian.org>  Tue, 27 Jan 2026 11:31:20 +0100
+ -- Drew Parsons <dparsons@debian.org>  Wed, 28 Jan 2026 04:41:09 +0100
 
 vtk9 (9.5.2+dfsg3-1) unstable; urgency=medium